-
Home
-
WP-Stateless – Google Cloud Storage
-
4.0.0
-
Code
-
Classes
- BackgroundSync
Total Complexity |
64 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
454 |
Lines of code |
230 |
Logical lines of code |
134 |
Comment lines |
150 |
Methods |
27 |
Properties |
5 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
43 |
14 |
41 |
get_batches() |
S |
46 |
6 |
40 |
jsonSerialize() |
S |
57 |
4 |
16 |
maybe_handle() |
S |
65 |
3 |
11 |
log() |
S |
61 |
3 |
11 |
get_healthcheck_cron_interval() |
S |
77 |
3 |
3 |
get_max_batch_size() |
S |
77 |
3 |
3 |
get_process_meta() |
S |
67 |
3 |
7 |
save_process_meta() |
S |
64 |
3 |
9 |
is_running() |
S |
79 |
2 |
3 |
get_process_notice() |
S |
73 |
2 |
5 |
delete_all() |
S |
67 |
2 |
8 |
save() |
S |
68 |
2 |
7 |
complete() |
S |
62 |
1 |
11 |
get_helper_window() |
S |
82 |
1 |
3 |
get_name() |
S |
79 |
1 |
3 |
task() |
S |
68 |
1 |
7 |
clear_process_meta() |
S |
76 |
1 |
4 |
before_task() |
S |
81 |
1 |
3 |
clear_queue_size() |
S |
76 |
1 |
4 |
get_queue_size() |
S |
78 |
1 |
3 |
update_queue_size() |
S |
72 |
1 |
5 |
is_stopped() |
S |
72 |
1 |
5 |
stop() |
S |
71 |
1 |
6 |
get_batch() |
S |
68 |
1 |
9 |
get_stopped_option_key() |
S |
80 |
1 |
3 |
start() |
S |
100 |
1 |
0 |